i made movement animations for the default icon in platformer mode (excluding jump animation)

Описание к видео i made movement animations for the default icon in platformer mode (excluding jump animation)

step 1 build icon
step 2 add the entire icon to group 1
step 3 add the middle part, face, or a part of the icon that suits as an eye/face to group 2
step 4 add move trigger that makes the entire icon follow you
step 5 add 2 event triggers with these settings (GroupID 3 + left push + right release, GroupID 4 + left release + right push)
step 6 add 2 move triggers with groups 3 and 4
step 7 make the group 3 move trigger move the group 2 by X: -1
step 8 make the group 4 move trigger move the group 2 by X: 1
step 9 add a hide player trigger
step 10 move the entire icon to the same place where the player spawns in the editor
step 11 make the entire icon untouchable through the extra tab in the groups menu

Комментарии

Информация по комментариям в разработке